hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Volatile
hip
util
concurrency
Tries to implement a
volatile
java style
version(HipConcurrency)
struct
Volatile (
T
) {
auto
opAssign
(T value);
}
Alias This
v
Members
Functions
opAssign
auto
opAssign
(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hip
util
concurrency
classes
DebugMutex
HipWorkerPool
HipWorkerThread
structs
Atomic
Volatile
Tries to implement a volatile java style